NDiagramView<TDoc,TDocContent,TDocFormat,TDocFormatRegistry,TDocLoadSettings,TDocSaveSettings> Class Properties
For a list of all members of this type, see NDiagramView<TDoc,TDocContent,TDocFormat,TDocFormatRegistry,TDocLoadSettings,TDocSaveSettings> members.
| Name | Description |
 | HScrollBar | Gets the HScrollBar |
 | HScrollMode | Gets or sets the scroll policy, which specifies the visibility of the H scrollbar |
 | NoScrollHAlign | Gets or sets the horizontal content control alignment, when a horizontal scrollbar is not, or must not be displayed. |
 | NoScrollVAlign | Gets or sets the vertical content control alignment, when a vertical scrollbar is not, or must not be displayed. |
 | Previews | Gets or sets the drawing previews collection |
 | SmallHScrollChange | Gets or sets the small H scroll change |
 | SmallVScrollChange | Gets or sets the small V scroll change |
 | VScrollBar | Gets the VScrollBar |
 | VScrollMode | Gets or sets the scroll policy, which specifies the visibility of the Y scrollbar |
Top